Shading and Dividers

Description

Properties for adding alternating colors to Grid rows or columns as well as line separators and conditional row styling.

Name
Description
Alternate Column Shading

Checking this box creates columns with alternating colors in the Grid layout. Checking the Alternate Column Shading property reveals two more properties, Even column band size and Odd column band size.

Alternate Row Shading

Enables or disables alternate row shading for the Grid component.

Condtional style (client-side)

Applies custom CSS styling to rows in the Grid that match a Condition. The Condition is computed on the client.

Conditional style (server-side)

Applies custom CSS styling to rows in the Grid that match a Condition. The Condition is computed on the server.

Even column band size

Defines the number of columns to display in the Grid before alternating to the odd column color.

Even row band size

Defines the number of rows to display in the Grid before alternating to the odd row color.

Odd column band size

Defines the number of columns to display in the Grid before alternating to the even column color.

Odd row band size

Defines the number of rows to display in the Grid before alternating to the even row color.

Row separator

An optional divider line shown between rows in the Grid.